home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / audio-video / mediamonkey / MediaMonkey_2[1].5.4.977.exe / {code_DBPath} / MediaMonkey.mdb / SynchLocation.json < prev    next >
JavaScript Object Notation  |  2005-12-21  |  181b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "IDDevice": "Long Integer NOT NULL",
  5.         "IDMedia": "Long Integer NOT NULL",
  6.         "Path": "Text (255)",
  7.         "MaskPath": "Text (255)",
  8.         "Playlist": "Long Integer"
  9.     },
  10.     "data": []
  11. }